home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Directory Access.app / Contents / Resources / English.lproj / MainWindow.nib / classes.nib next >
Encoding:
Text File  |  2004-01-09  |  1.6 KB  |  52 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 addNodeAction = id; 
  6.                 addNodeContactAction = id; 
  7.                 applyAction = id; 
  8.                 configPlugInAction = id; 
  9.                 deleteNodeAction = id; 
  10.                 deleteNodeContactAction = id; 
  11.                 lockUnlockAction = id; 
  12.                 onOffAction = id; 
  13.                 revertAction = id; 
  14.                 selectContactPolicyAction = id; 
  15.                 selectSearchPolicyAction = id; 
  16.             }; 
  17.             CLASS = DSConfigPaneController; 
  18.             LANGUAGE = ObjC; 
  19.             OUTLETS = {
  20.                 addNode = id; 
  21.                 addNodeContact = id; 
  22.                 applyButton = id; 
  23.                 checkBoxButton = id; 
  24.                 configPlugIn = id; 
  25.                 customBox = id; 
  26.                 customBoxContact = id; 
  27.                 deleteNode = id; 
  28.                 deleteNodeContact = id; 
  29.                 dragMessage = id; 
  30.                 dragMessageContact = id; 
  31.                 lockUnlock = id; 
  32.                 lockUnlockMessage = id; 
  33.                 progressBar = id; 
  34.                 progressSheet = id; 
  35.                 revertButton = id; 
  36.                 selectContactPolicy = id; 
  37.                 selectNode = id; 
  38.                 selectNodeContact = id; 
  39.                 selectPlugIn = id; 
  40.                 selectSearchPolicy = id; 
  41.             }; 
  42.             SUPERCLASS = NSWindowController; 
  43.         }, 
  44.         {
  45.             ACTIONS = {showHelp = id; }; 
  46.             CLASS = FirstResponder; 
  47.             LANGUAGE = ObjC; 
  48.             SUPERCLASS = NSObject; 
  49.         }
  50.     ); 
  51.     IBVersion = 1; 
  52. }